Skip to content

Conversation

@ForteDexe
Copy link
Owner

1.5

Directional link toggles (in/out per type).
And configurable file path display with subfolder levels for highlighted nodes in the codegraph HTML visualization.

 On branch dev
 Your branch is up to date with 'origin/dev'.

 Changes to be committed:
	modified:   .gitignore
	modified:   codegraph/templates/index.html
	modified:   codegraph/templates/main.js
	modified:   test_output.html
 On branch dev
 Your branch is up to date with 'origin/dev'.

 Changes to be committed:
	modified:   codegraph/__init__.py
	modified:   pyproject.toml
 Changes to be committed:
	modified:   CHANGELOG.md
	modified:   codegraph/__init__.py
	modified:   codegraph/core.py
	modified:   codegraph/main.py
	modified:   codegraph/parser.py
	modified:   codegraph/templates/index.html
	modified:   codegraph/templates/main.js
	modified:   codegraph/templates/styles.css
	modified:   codegraph/utils.py
	modified:   codegraph/vizualyzer.py
	modified:   pyproject.toml
	modified:   test_output.html
	modified:   tests/test_graph_generation.py
	new file:   tests/test_data/duplicate_names/src/main.py
	new file:   tests/test_data/duplicate_names/src/utils.py
	new file:   tests/test_data/duplicate_names/tests/__pycache__/test_main.cpython-311-pytest-8.3.3.pyc
	new file:   tests/test_data/duplicate_names/tests/sample_test.py
	new file:   tests/test_data/duplicate_names/tests/utils.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants